home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-11-20 | 8.4 KB | 133 lines |
-
- // This file defines terrain feedback and special effects.
- //
- // Note that the dry/wet coefficients are only part of the grip equation ... the tyre
- // grip also has dry/wet components, so that even if a terrain has equal dry and wet
- // components, the tyre grip may be less in the wet, depending on the tyre.
- //
- // All texture maps and e-maps are assumed to be .BMP unless otherwise specified.
- // We support .TGA, .JPG.
- //
- // All MTS files are assumed to be .MTS unless otherwise specified (and it probably
- // won't work with any other extensions)
- //
- // New flags for reactions (use at your own risk):
- //
- // Available: Vertex=NoShade+FlatShade+GouraudShade+AlphaChannel+Specular+EnvirMap
- // Default: Vertex=AlphaChannel+GouraudShade
- //
- // Available: Pixel=NoReduceDetail+ChromaKey
- // Default: Pixel=
- //
- // Default: Chroma=0x00000000 (4-byte hexadecimal color value)
- // Default: Color=0x80ffffff (4-byte hexadecimal color value)
- //
- // Available: Particle=Plane+Box+Cross+MTSFile+Stamps+Billboards+Deformable+SingleSided+AlphaFade
- // Default: Particle=Plane+Stamps+SingleSided
- //
- // Note that MTSFile indicates you want to use an object instead of a map on a simple
- // surface. If using MTSFile, replace "Tex=<map>" with "MTS=<obj>".
- //
- // Available: DestBlend or SrcBlend=Zero/One/SrcColor/InvSrcColor/SrcAlpha/InvSrcAlpha/DstColor/InvDstColor/DstAlpha/InvDstAlpha
- // Default: DestBlend=InvSrcColor SrcBlend=One
- //
- // As always, enjoy!
-
- // Roads
- [FEEDBACK]
- Dry=1.00 Wet=0.80 Resistance=0.0 BumpAmp=0.01 BumpWavelen=90.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=1 Scraping=1 Sound=dry
- Reaction=whitesmoke Tex=smokewhite.tga Max=512 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=skid Tex=skidhard.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetskid Tex=skidwet.tga Max=0 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=spray Tex=rainspray.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(1.75,1.75,1.75) ASDEnvelope=(0.5,0.5,5.0) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=road,conc,rdcem,rdrd,track
-
- // Hard sand (Daytona Beach)
- [FEEDBACK]
- Dry=0.95 Wet=0.77 Resistance=0.0 BumpAmp=0.012 BumpWavelen=11.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=0 Scraping=0 Sound=dirt
- Reaction=dust Tex=dustbrown.tga Max=256 Scale=(1.0,1.0,1.0) Growth=(1.65,1.65,1.65) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=softskid Tex=skidbrown.tga Max=512 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=hsnd
-
- // Hard dirt (Infineon Raceway)
- [FEEDBACK]
- Dry=0.95 Wet=0.77 Resistance=0.0 BumpAmp=0.012 BumpWavelen=11.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=0 Scraping=0 Sound=dirt
- Reaction=dust Tex=dustbrown.tga Max=256 Scale=(1.0,1.0,1.0) Growth=(1.65,1.65,1.65) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=softskid Tex=skidbrown.tga Max=512 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=hdrt
-
- // Aprons
- [FEEDBACK]
- Dry=0.80 Wet=0.50 Resistance=0.0 BumpAmp=0.01 BumpWavelen=90.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=1 Scraping=1 Sound=dry
- Reaction=whitesmoke Tex=smokewhite.tga Max=512 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=skid Tex=skidhard.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetskid Tex=skidwet.tga Max=0 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=spray Tex=rainspray.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(1.75,1.75,1.75) ASDEnvelope=(0.5,0.5,5.0) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=apron
-
- // Green Roads
- [FEEDBACK]
- Dry=1.00 Wet=0.70 Resistance=0.0 BumpAmp=0.01 BumpWavelen=90.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=1 Scraping=1 Sound=dry
- Reaction=whitesmoke Tex=smokewhite.tga Max=512 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=skid Tex=skidhard.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetskid Tex=skidwet.tga Max=0 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=spray Tex=rainspray.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(1.75,1.75,1.75) ASDEnvelope=(0.5,0.5,5.0) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=rdgr
-
- // Grassy berms
- [FEEDBACK]
- Dry=0.50 Wet=0.45 Resistance=0.05 BumpAmp=0.025 BumpWavelen=13.0 Legal=false Spring=0.0 Damper=0.0 CollFrict=0.8 Sparks=0 Scraping=0 Sink=0.015 Sound=grass
- Reaction=dust Tex=dustbrown.tga Max=256 Scale=(1.0,1.0,1.0) Growth=(1.65,1.65,1.65) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=softskid Tex=skidgreen.tga Max=512 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=vbrm,gbrm,gberm,border,dberm,sbrm
-
- // Grass
- [FEEDBACK]
- Dry=0.50 Wet=0.45 Resistance=0.05 BumpAmp=0.025 BumpWavelen=13.0 Legal=false Spring=0.0 Damper=0.0 CollFrict=0.8 Sparks=0 Scraping=0 Sink=0.015 Sound=grass
- Reaction=softskid Tex=skidgreen.tga Max=512 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=gras,logo,fldgrass,rdgrass
-
- // Gravel
- [FEEDBACK]
- Dry=0.52 Wet=0.50 Resistance=0.25 BumpAmp=0.042 BumpWavelen=6.5 Legal=false Spring=0.0 Damper=0.0 CollFrict=0.8 Sparks=0 Scraping=0 Sink=0.018 Sound=gravel
- Reaction=dust Tex=dustbrown.tga Max=256 Scale=(1.0,1.0,1.0) Growth=(1.65,1.65,1.65) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=softskid Tex=skidbrown.tga Max=512 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=grv,sand,sber,dirt,grav,gber
-
- // Rumblestrips (fake bumping added)
- [FEEDBACK]
- Dry=0.95 Wet=0.60 Resistance=0.0 BumpAmp=0.015 BumpWavelen=9.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=1 Scraping=1 Sound=rumble
- Reaction=skid Tex=skidhard.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetskid Tex=skidwet.tga Max=0 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=spray Tex=rainspray.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(1.75,1.75,1.75) ASDEnvelope=(0.5,0.5,5.0) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=brick,rmbl,rmbbl,rdgreen
-
- // Tirewalls
- [FEEDBACK]
- Legal=false Spring=20000.0 Damper=10000.0 CollFrict=0.90 Scraping=0 Sparks=0 Sound=tirewall
- Materials=twall,tire
-
- // Cementwalls (spring/damper = 0 for immovable objects)
- [FEEDBACK]
- Legal=false Spring=0.0 Damper=0.0 CollFrict=0.13 Sparks=1 Scraping=1 Sound=solidwall
- Materials=Cmwl,cwal,wall
-
- // Guardrails (spring/damper = 0 for immovable objects)
- [FEEDBACK]
- Legal=false Spring=0.0 Damper=0.0 CollFrict=0.11 Sparks=1 Scraping=1 Sound=guardrail
- Materials=grdr
-
- // Other loose special effects
- [LOOSE]
- Reaction=spark Tex=spark Max=1024 Duration=1.0 Scale=(0.05,0.05,0.05) Color=0x00ffffff Particle=Plane+Deformable
- Reaction=blacksmoke Tex=smokeblack.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.25,0.20,2.40) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=flames Tex=fire.tga Max=256 Scale=(0.50,0.50,0.50) Growth=(1.25,1.25,1.25) ASDEnvelope=(0.05,0.11,0.08) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha // flames are clouds
- Reaction=groove Tex=racegroove.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=redst Tex=redst Max=2048 Pixel=NoReduceDetail+ChromaKey Chroma=0x00000000 Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=One
- Reaction=greenst Tex=greenst Max=2048 Pixel=NoReduceDetail+ChromaKey Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=One
- Reaction=whitest Tex=whitest Max=2048 Pixel=NoReduceDetail+ChromaKey Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=One
- Reaction=rain Tex=raindrop.tga Max=1024 Scale=(0.1,0.1,0.1) Color=0x00ffffff Particle=Plane+Deformable DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
-
-
-
-